home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / batched.arc / BATCH.DOC < prev    next >
Text File  |  1988-07-24  |  903b  |  24 lines

  1.                          The Batch File Editor
  2.  
  3. Use:     BATCH [filename.ext] [/m]
  4.  
  5.      All paramaters are optional, the /m paramater is used to for 
  6.      monochrome systems.
  7.  
  8. Commands:
  9.         Home -  Places cursor to the begining of the line
  10.         end  -  Places cursor at the end of the line
  11.         del  -  Deletes character at cursor position
  12.         ins  -  Inserts space at cursor position
  13.         tab  -  Inserts five spaces at cursor postion
  14.         F1   -  Loads disk text file
  15.         F2   -  Saves disk text file
  16.         F3   -  Inserts blank line at cursor position
  17.         F4   -  Deletes line at cursor position
  18.         F5   -  Exit to DOS
  19.         F6   -  Clears file from memory
  20.         F7   -  Directory of disk / change directory
  21.         F8   -  Operating system shell (type exit to return to the editor)
  22.  
  23. The BATCH FILE EDITOR was written by Mike Tisdell. 
  24.